FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nxh.fhir.r4#0.0.0-beta.19 (63 ms)

Package nxh.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nxh.fhir.r4@0.0.0-beta.19&canonical=https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPatient
Url https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPatient
Status active
Date 2024-04-10T09:12:21.4318188+00:00
Name NxhPatient
Experimental False
Description The nexuzhealth profile for a patient used during import and export procedures.
Type Patient
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhAnnex81 NxhAnnex81

Resources that this resource uses

StructureDefinition
https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient BePatient


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-patient",
  "url" : "https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPatient",
  "name" : "NxhPatient",
  "status" : "active",
  "date" : "2024-04-10T09:12:21.4318188+00:00",
  "description" : "The nexuzhealth profile for a patient used during import and export procedures.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.identifier:patientId",
        "path" : "Patient.identifier",
        "sliceName" : "patientId",
        "short" : "The CMD identifier for this patient",
        "definition" : "The identifier for this patient used in the Common Data Model of NxH Pro."
      },
      {
        "id" : "Patient.identifier:patientId.type.coding.system",
        "path" : "Patient.identifier.type.coding.system",
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/v2-0203"
      },
      {
        "id" : "Patient.identifier:patientId.type.coding.code",
        "path" : "Patient.identifier.type.coding.code",
        "fixedCode" : "MR"
      },
      {
        "id" : "Patient.identifier:patientId.type.coding.display",
        "path" : "Patient.identifier.type.coding.display",
        "fixedString" : "Medical record number"
      },
      {
        "id" : "Patient.identifier:patientId.system",
        "path" : "Patient.identifier.system",
        "fixedUri" : "https://fhir.nxh.com/standards/fhir/NamingSystem/patientId"
      },
      {
        "id" : "Patient.name",
        "path" : "Patient.name",
        "max" : "1"
      },
      {
        "id" : "Patient.name.prefix",
        "path" : "Patient.name.prefix",
        "max" : "1"
      },
      {
        "id" : "Patient.name.suffix",
        "path" : "Patient.name.suffix",
        "max" : "1"
      },
      {
        "id" : "Patient.contact.name.prefix",
        "path" : "Patient.contact.name.prefix",
        "max" : "1"
      },
      {
        "id" : "Patient.contact.name.suffix",
        "path" : "Patient.contact.name.suffix",
        "max" : "1"
      },
      {
        "id" : "Patient.communication.language.coding.system",
        "path" : "Patient.communication.language.coding.system",
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/iso639-1"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.